Skip to content

Commit

Permalink
Wrong base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Oct 7, 2019
1 parent a90622e commit 2a55923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-onbuild-v1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python-base:latest
FROM python-base:v4

ONBUILD COPY --chown=1001:0 . /opt/app-root/

Expand Down

0 comments on commit 2a55923

Please sign in to comment.