Skip to content
Snippets Groups Projects
Commit eb37f7b7 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix: Revert "chore(deps): update amd64/ubuntu docker tag to v18.10"

This reverts commit 177c1c6b.
parent eefedfe8
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ COPY tsconfig.app.json tsconfig.app.json ...@@ -11,7 +11,7 @@ COPY tsconfig.app.json tsconfig.app.json
RUN yarn build:docker RUN yarn build:docker
FROM amd64/ubuntu:18.10@sha256:c95b7b93ccd48c3bfd97f8cac6d5ca8053ced584c9e8e6431861ca30b0d73114 FROM amd64/ubuntu:18.04@sha256:3e83eca7870ee14a03b8026660e71ba761e6919b6982fb920d10254688a363d4
LABEL maintainer="Rhys Arkins <rhys@arkins.net>" LABEL maintainer="Rhys Arkins <rhys@arkins.net>"
LABEL name="renovate" LABEL name="renovate"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment