Skip to content

Commit

Permalink
Merge pull request #34 from juhp/pid1-20
Browse files Browse the repository at this point in the history
bump fpco/pid1 to 20.04
  • Loading branch information
juhp authored Sep 18, 2023
2 parents 888ea72 + 8a892aa commit b3ea851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile.base-build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fpco/pid1:18.04
FROM fpco/pid1:20.04

ENV LANG C.UTF-8
RUN export DEBIAN_FRONTEND=noninteractive && \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile.base-run
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fpco/pid1:18.04
FROM fpco/pid1:20.04

RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update && \
Expand Down

0 comments on commit b3ea851

Please sign in to comment.