Skip to content
This repository was archived by the owner on May 6, 2019. It is now read-only.

Commit 9be3759

Browse files
committed
refactor(deps): update lgatica/python-alpine:3.6.3 digest
1 parent 8a86154 commit 9be3759

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.6.3/flake8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM lgatica/python-alpine:3.6.3@sha256:82be3a0e9e13acf4c6b39a269ca9c54af311e224aa125ecf7514887b9ab2f9ff
1+
FROM lgatica/python-alpine:3.6.3@sha256:b47eb14749796476311afc014098caf52fd617b027131f3c12273adb626a4a51
22

33
RUN pip install flake8

3.6.3/onbuild/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lgatica/python-alpine:3.6.3@sha256:82be3a0e9e13acf4c6b39a269ca9c54af311e224aa125ecf7514887b9ab2f9ff
1+
FROM lgatica/python-alpine:3.6.3@sha256:b47eb14749796476311afc014098caf52fd617b027131f3c12273adb626a4a51
22

33
RUN mkdir -p /usr/src/app
44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)