Skip to content

Commit 5e1a8a3

Browse files
authored
Merge pull request #115 from igitur/patch-1
Base on 3.12-slim-bullseye
2 parents 70836b4 + 8d1a9a5 commit 5e1a8a3

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.10-slim-buster
1+
FROM python:3.12-slim-bullseye
22

33
LABEL "com.github.actions.name"="GitHub Actions Version Updater"
44
LABEL "com.github.actions.description"="GitHub Actions Version Updater updates GitHub Action versions in a repository and creates a pull request with the changes."

0 commit comments

Comments
 (0)