mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
feat(Dockerfile): use portainer/base image (#1045)
This commit is contained in:
parent
471f902171
commit
57fde5ae7c
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM centurylink/ca-certs
|
||||
FROM portainer/base
|
||||
|
||||
COPY dist /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue