Skip to content

Commit 8d74b9b

Browse files
authored
build: bump alpine version to 3.16.2 (#283)
1 parent 7ba0ee0 commit 8d74b9b

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
@@ -1,7 +1,7 @@
1-
# Pin to Alpine 3.9
1+
# Pin to Alpine 3.16.2
22
# For a complete list of hashes, see:
33
# https://github.com/docker-library/repo-info/tree/master/repos/alpine/remote
4-
FROM alpine@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178
4+
FROM alpine@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
55
ARG EXTENSION_FILE
66
COPY ${EXTENSION_FILE} /opt/elastic-apm-extension
77
COPY /NOTICE.txt /opt/NOTICE.txt

0 commit comments

Comments
 (0)