Skip to content

Commit 8ebac0f

Browse files
authored
Merge pull request #1 from QueraTeam/dependabot/docker/alpine-3.23
Bump alpine from 3.22 to 3.23
2 parents 2312e4d + d2fb731 commit 8ebac0f

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 alpine:3.22
1+
FROM alpine:3.23
22
WORKDIR /app
33
RUN apk add --no-cache tinyproxy curl && mv /etc/tinyproxy/tinyproxy.conf /etc/tinyproxy/tinyproxy.default.conf
44
COPY entrypoint.sh /app/entrypoint.sh

0 commit comments

Comments
 (0)