Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

Commit 23c8731

Browse files
Merge pull request #383 from Gingernaut/dependabot/docker/alpine-3.12.2
2 parents 6203672 + 2e6707d commit 23c8731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##############################################
2-
FROM alpine:3.12.1 as project-base
2+
FROM alpine:3.12.2 as project-base
33
WORKDIR /app
44

55
ENV VIRTUAL_ENV=/opt/venv

0 commit comments

Comments
 (0)