Skip to content

Commit 725d67c

Browse files
authored
Merge pull request #11 from jan-di/dependabot/docker/python-3.10.0-alpine3.14
Bump python from 3.9.7-alpine3.14 to 3.10.0-alpine3.14
2 parents ef3878c + b95f146 commit 725d67c

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.9.7-alpine3.14 AS base
1+
FROM python:3.10.0-alpine3.14 AS base
22

33
LABEL org.opencontainers.image.ref.name="jan-di/database-backup"
44

0 commit comments

Comments
 (0)