Skip to content

Commit

Permalink
Merge pull request #257 from borgmatic-collective/dependabot/docker/p…
Browse files Browse the repository at this point in the history
…ython-3.11.5-alpine3.17

Bump python from 3.11.2-alpine3.17 to 3.11.5-alpine3.17
  • Loading branch information
grantbevis authored Sep 1, 2023
2 parents ede1a17 + a178652 commit 091cb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:latest
FROM python:3.11.2-alpine3.17
FROM python:3.11.5-alpine3.17
LABEL maintainer='github.com/borgmatic-collective'
VOLUME /mnt/source
VOLUME /mnt/borg-repository
Expand Down

0 comments on commit 091cb83

Please sign in to comment.