Skip to content

Commit b0ede7b

Browse files
authored
Merge pull request #876 from hakman/go-1.22.1
Update Go to v1.22.1
2 parents 855780c + af3f5c5 commit b0ede7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
ARG BASEIMAGE
1515

16-
FROM golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc as builder
16+
FROM golang:1.22.1-bookworm@sha256:6699d2852712f090399ccd4e8dfd079b4d55376f3ab3aff5b2dc8b7b1c11e27e as builder
1717
LABEL maintainer="Andy Xie <[email protected]>"
1818

1919
ARG TARGETARCH

0 commit comments

Comments
 (0)