Skip to content

Commit bbdc391

Browse files
authored
Merge pull request #619 from thijsvanloef/dependabot/docker/golang-1.23.3-alpine
Bump golang from 1.23.2-alpine to 1.23.3-alpine
2 parents 99ed74c + b1bf85b commit bbdc391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2-alpine AS rcon-cli_builder
1+
FROM golang:1.23.3-alpine AS rcon-cli_builder
22

33
ARG RCON_VERSION="0.10.3"
44
ARG RCON_TGZ_SHA1SUM=33ee8077e66bea6ee097db4d9c923b5ed390d583

0 commit comments

Comments
 (0)