Skip to content

Commit db07c5e

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

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
33

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

0 commit comments

Comments
 (0)