Skip to content

Commit b4a1d3a

Browse files
committed
update
1 parent d7b997d commit b4a1d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ LABEL org.opencontainers.image.source="https://github.com/firefart/dockerctf"
77
LABEL org.opencontainers.image.description="Docker CTF image"
88

99
# https://go.dev/dl/
10-
ARG GOLANG_VERSION="1.25.2"
11-
ARG GOLANG_SHASUM="d7fa7f8fbd16263aa2501d681b11f972a5fd8e811f7b10cb9b26d031a3d7454b"
10+
ARG GOLANG_VERSION="1.25.3"
11+
ARG GOLANG_SHASUM="0335f314b6e7bfe08c3d0cfaa7c19db961b7b99fb20be62b0a826c992ad14e0f"
1212
# https://aws.amazon.com/corretto/
1313
ARG JAVA_VERSION="25"
1414
# https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu

0 commit comments

Comments
 (0)