Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang docker tag to v1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 3598050 commit 2d0b374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the guacamole binary
FROM docker.io/library/golang:1.22.0@sha256:4a3e85e88ca4edb571679a3e8b86aaef16ad65134d3aba68760741a850d69f41 as builder
FROM docker.io/library/golang:1.22.4@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb as builder
ARG TARGETOS
ARG TARGETARCH
ARG PACKAGE=github.com/padok-team/guacamole
Expand Down

0 comments on commit 2d0b374

Please sign in to comment.