Skip to content

Commit 346a843

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 <FTP-Deploy-Action@samkirkland.com>"

0 commit comments

Comments
 (0)