We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba0ee0 commit 8d74b9bCopy full SHA for 8d74b9b
Dockerfile
@@ -1,7 +1,7 @@
1
-# Pin to Alpine 3.9
+# Pin to Alpine 3.16.2
2
# For a complete list of hashes, see:
3
# https://github.com/docker-library/repo-info/tree/master/repos/alpine/remote
4
-FROM alpine@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178
+FROM alpine@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
5
ARG EXTENSION_FILE
6
COPY ${EXTENSION_FILE} /opt/elastic-apm-extension
7
COPY /NOTICE.txt /opt/NOTICE.txt
0 commit comments