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 5fd3c67 commit ee7b477Copy full SHA for ee7b477
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:2022
+FROM amazonlinux:2023
11
12
RUN mkdir -p /src
13
RUN mkdir /localhost
0 commit comments