Skip to content

Commit

Permalink
Use latest version of go app + persitent node settings
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Dec 16, 2024
1 parent f7610ca commit 81923a3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,12 @@ services:
<< : *default-environment

node:
image: ghcr.io/danskernesdigitalebibliotek/dpl-go-node:0.11.3
image: ghcr.io/danskernesdigitalebibliotek/dpl-go-node:0.11.4
labels:
lagoon.type: node
provenance: false
lagoon.type: node-persistent
lagoon.persistent: /app/.next
lagoon.persistent.size: 500Mi

volumes:
projectroot:
Expand Down

0 comments on commit 81923a3

Please sign in to comment.