Skip to content

Commit 1ff5d03

Browse files
feat: change base image from stable-slim to oldoldstable-slim
1 parent 2063389 commit 1ff5d03

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,5 +1,5 @@
11

2-
FROM debian:stable-slim
2+
FROM debian:oldoldstable-slim
33
ARG UPX_VER
44
ARG UPLOADER_VER
55
ENV UPX_VER=${UPX_VER:-5.0.2}

0 commit comments

Comments
 (0)