Skip to content

Commit

Permalink
Merge pull request #321 from thijsvanloef/dependabot/docker/arm64v8/g…
Browse files Browse the repository at this point in the history
…olang-1.22.0-bullseye

Bump arm64v8/golang from 1.19.3-bullseye to 1.22.0-bullseye
  • Loading branch information
thijsvanloef authored Feb 8, 2024
2 parents 9bf0d90 + 04337f7 commit 1969dd9
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 1969dd9

Please sign in to comment.