remove image digests
This commit is contained in:
parent
7d64cf6385
commit
e87a25c059
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#Dockerfile for a Postfix email relay service
|
||||
FROM alpine:3@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
|
||||
FROM alpine:3
|
||||
|
||||
COPY run.sh /
|
||||
|
||||
|
|
Loading…
Reference in a new issue