Skip to content

Commit 0c77ef1

Browse files
build(deps): Bump amazonlinux from 2 to 2023.12.20260724.0
Bumps amazonlinux from 2 to 2023.12.20260724.0. --- updated-dependencies: - dependency-name: amazonlinux dependency-version: 2023.12.20260724.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6903c19 commit 0c77ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.al2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION=3.11
2-
FROM amazonlinux:2
2+
FROM amazonlinux:2023.12.20260724.0
33

44
# Install base dependencies
55
RUN yum -y install git zip tar gzip gcc gcc-c++ cmake make \

0 commit comments

Comments
 (0)