Skip to content

Commit

Permalink
Update the Focal Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rmol committed Apr 21, 2021
1 parent 7eed2d2 commit 8fa6d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions securedrop/dockerfiles/focal/python3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ubuntu 20.04 image from 2020-09-26
FROM ubuntu@sha256:2e70e9c81838224b5311970dbf7ed16802fbfe19e7a70b3cbfa3d7522aa285b4
# ubuntu 20.04 image from 2021-04-03
FROM ubuntu@sha256:3c9c713e0979e9bd6061ed52ac1e9e1f246c9495aa063619d9d695fb8039aa1f
ARG USER_NAME
ENV USER_NAME ${USER_NAME:-root}
ARG USER_ID
Expand Down

0 comments on commit 8fa6d12

Please sign in to comment.