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 71141a0 commit 99e6a34Copy full SHA for 99e6a34
apps/token-rotator/Dockerfile.build
@@ -7,7 +7,7 @@
7
#
8
# docker build -t token-rotator-build -f apps/token-rotator/Dockerfile.build . && \
9
# docker run -it -v "$(pwd):/localhost" token-rotator-build
10
-FROM amazonlinux:2
+FROM amazonlinux:2022
11
12
RUN mkdir -p /src
13
RUN mkdir /localhost
0 commit comments