Skip to content

Commit

Permalink
Bump arm64v8/golang from 1.19.3-bullseye to 1.22.0-bullseye
Browse files Browse the repository at this point in the history
Bumps arm64v8/golang from 1.19.3-bullseye to 1.22.0-bullseye.

---
updated-dependencies:
- dependency-name: arm64v8/golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 9ab5602 commit 04337f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG RCON_VERSION="0.10.3"
ARG SUPERCRONIC_VERSION="0.2.29"

# build rcon-cli for arm64-linux
FROM arm64v8/golang:1.19.3-bullseye as rcon-cli_builder
FROM arm64v8/golang:1.22.0-bullseye as rcon-cli_builder

ARG RCON_VERSION

Expand Down

0 comments on commit 04337f7

Please sign in to comment.