Skip to content

Commit

Permalink
chore(fence): New parent image pybase3-1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
themarcelor committed Dec 22, 2020
1 parent b02da4b commit 7610c50
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,7 +1,7 @@
# To run: docker run --rm -d -v /path/to/fence-config.yaml:/var/www/fence/fence-config.yaml --name=fence -p 80:80 fence
# To check running container: docker exec -it fence /bin/bash

FROM quay.io/cdis/python-nginx:pybase3-1.4.1
FROM quay.io/cdis/python-nginx:pybase3-1.4.2

ENV appname=fence

Expand Down

0 comments on commit 7610c50

Please sign in to comment.