We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2312e4d + d2fb731 commit 8ebac0fCopy full SHA for 8ebac0f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.22
+FROM alpine:3.23
2
WORKDIR /app
3
RUN apk add --no-cache tinyproxy curl && mv /etc/tinyproxy/tinyproxy.conf /etc/tinyproxy/tinyproxy.default.conf
4
COPY entrypoint.sh /app/entrypoint.sh
0 commit comments