Skip to content

Commit 346a843

Browse files
committed
switching docker to ubuntu:20.04
1 parent 4895f6f commit 346a843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:stable-slim
1+
FROM ubuntu:20.04
22

33
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
44
LABEL maintainer="Sam Kirkland <[email protected]>"

0 commit comments

Comments
 (0)