Skip to content

Commit f0f6b3b

Browse files
Bump python from 3.13-alpine to 3.14-alpine in the docker group
Bumps the docker group with 1 update: python. Updates `python` from 3.13-alpine to 3.14-alpine --- updated-dependencies: - dependency-name: python dependency-version: 3.14-alpine dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41c8ae8 commit f0f6b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
LABEL "com.github.actions.name"="GitHub Action for pytest"
44
LABEL "com.github.actions.description"="Run pytest commands"

0 commit comments

Comments
 (0)