Skip to content

Commit

Permalink
Force a rebuilt docker image (CC @gautam1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Jul 26, 2023
1 parent 6c28d33 commit 5ea0a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ubuntu:20.04

ARG DEBIAN_FRONTEND=noninteractive
RUN echo this is here only to force a new image to be built https://github.com/gautam1168/build-d8/issues/1#issuecomment-1649993859
RUN apt update -y -qq && apt upgrade -y -qq
RUN apt install -y -qq --no-install-recommends \
ca-certificates \
Expand Down

0 comments on commit 5ea0a51

Please sign in to comment.