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

Commit 2e6707d

Browse files
Bump alpine from 3.12.1 to 3.12.2
Bumps alpine from 3.12.1 to 3.12.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6203672 commit 2e6707d

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)