Skip to content

Commit 145a438

Browse files
sondavidbswagatbora90
authored andcommitted
Auto-update packages in Dockerfile
Signed-off-by: David Son <[email protected]>
1 parent 07296f9 commit 145a438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ARG TARGETARCH
2727
COPY ./integ_entrypoint.sh /integ_entrypoint.sh
2828
COPY . $GOPATH/src/github.com/awslabs/soci-snapshotter
2929
ENV GOPROXY direct
30+
RUN apk update && apk upgrade
3031
RUN apk add --no-cache \
3132
btrfs-progs-libs \
3233
curl \

0 commit comments

Comments
 (0)