Skip to content

Commit 5d7a8ee

Browse files
dependabot[bot]haxorof
authored andcommitted
Bump python from 3.12.0-alpine to 3.12.1-alpine
Bumps python from 3.12.0-alpine to 3.12.1-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a0dbc8 commit 5d7a8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.0-alpine
1+
FROM python:3.12.1-alpine
22

33
LABEL org.opencontainers.image.title="haxorof/ansible-lint" \
44
org.opencontainers.image.description="Ansible-lint"

0 commit comments

Comments
 (0)