Skip to content

Commit 054d86f

Browse files
authored
Use latest image
1 parent 60c4093 commit 054d86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/hypergate-manager

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33
if [ "$DOCKER_IMAGE" = "" ];
44
then
5-
export DOCKER_IMAGE="ghcr.io/riccardobl/hypergate/hypergate:0.0.1"
5+
export DOCKER_IMAGE="ghcr.io/riccardobl/hypergate/hypergate:0.0.4"
66
fi
77
if [ "$CONFDIR" = "" ];
88
then

0 commit comments

Comments
 (0)