Skip to content

Commit

Permalink
fixed digest for 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLeoni committed Oct 14, 2020
1 parent ef4b7e2 commit 1548174
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
#RUN apk --no-cache add git make
#QUICK TESTS END

FROM readthedocs/build:6.0
#FROM readthedocs/build:6.0
# I *really* want something fixed !!! this corresponds to 6.0
FROM readthedocs/build@sha256:52c2b1a1091f39ca2a15d0bcceba903fd1f3bc354da5ad7b689d53c8cd4af01d

ADD entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 1548174

Please sign in to comment.