Skip to content

Commit

Permalink
providers/rac: bump guacd to 1.5.5 (#9514)
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <[email protected]>
  • Loading branch information
BeryJu authored Apr 29, 2024
1 parent c5b0998 commit 13ccb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rac.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN --mount=type=cache,sharing=locked,target=/go/pkg/mod \
go build -o /go/rac ./cmd/rac

# Stage 2: Run
FROM ghcr.io/beryju/guacd:1.5.3
FROM ghcr.io/beryju/guacd:1.5.5

ARG GIT_BUILD_HASH
ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
Expand Down

0 comments on commit 13ccb35

Please sign in to comment.