Skip to content

Commit 82b1535

Browse files
cagedmantisgopherbot
authored andcommitted
env/linux-x86-alpine: update version of alpine to 3.18
Updates golang/go#39857 Change-Id: Ibb2f27947d9f5f5856862dc78465215964850e95 Reviewed-on: https://go-review.googlesource.com/c/build/+/521975 Auto-Submit: Carlos Amedee <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 5f60bd2 commit 82b1535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/linux-x86-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
FROM golang/buildlet-stage0 AS stage0
1010

11-
FROM alpine:3.16
11+
FROM alpine:3.18
1212
MAINTAINER golang-dev <[email protected]>
1313

1414
RUN apk add --no-cache \

0 commit comments

Comments
 (0)