Skip to content

Commit

Permalink
Updated version tag no. for docker-compose.yml (#295)
Browse files Browse the repository at this point in the history
Updated version tag no. for docker-compose.yml
  • Loading branch information
trulow committed Apr 25, 2024
1 parent 85a912f commit 3af848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
hemmelig:
image: hemmeligapp/hemmelig:v5.19.16 # https://github.com/HemmeligOrg/Hemmelig.app/tags
image: hemmeligapp/hemmelig:v5.19.17 # https://github.com/HemmeligOrg/Hemmelig.app/tags
hostname: hemmelig
init: true
volumes:
Expand Down

0 comments on commit 3af848b

Please sign in to comment.