Skip to content

Commit

Permalink
Merge pull request thijsvanloef#321 from thijsvanloef/dependabot/dock…
Browse files Browse the repository at this point in the history
…er/arm64v8/golang-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 29ef534 + 272f500 commit 143f577
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 143f577

Please sign in to comment.