mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
update docker base images to pid1:20.04
This commit is contained in:
parent
1638873d8d
commit
fcc2931a17
@ -1,4 +1,4 @@
|
||||
FROM fpco/pid1:18.04
|
||||
FROM fpco/pid1:20.04
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && \
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM fpco/pid1:18.04
|
||||
FROM fpco/pid1:20.04
|
||||
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && \
|
||||
apt-get update && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user