We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b615a9e commit d9d6c34Copy full SHA for d9d6c34
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
# hadolint global ignore=DL3041,DL3013,DL4006
15
-FROM public.ecr.aws/amazonlinux/amazonlinux:2023.9.20251208.0@sha256:dc1dacae45ec346969d430237ddd1a282170ec9f322d4b3cf28ac8f1975070a1
+FROM public.ecr.aws/amazonlinux/amazonlinux:2023.10.20260105.0@sha256:e27a70c006c68f0d194cc9b9624714d6ed8d979a94f60f7d31392f4c8294155b
16
17
COPY . /app
18
WORKDIR /app
0 commit comments