mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Use microsoft base images (#296)
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
This commit is contained in:
parent
bf6c9c8b3b
commit
f9327b3337
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:windowsservercore
|
||||
FROM microsoft/windowsservercore
|
||||
|
||||
COPY dist /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue