Skip to content

Commit 03b5325

Browse files
dependabot[bot]LizenzFass78851
authored andcommitted
Bump alpine from 3.20 to 3.21
Bumps alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20283ae commit 03b5325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2018 kalaksi@users.noreply.github.com.
22
# This work is licensed under the terms of the MIT license. For a copy, see <https://opensource.org/licenses/MIT>.
33

4-
FROM alpine:3.20
4+
FROM alpine:3.21
55
LABEL maintainer="kalaksi@users.noreply.github.com"
66

77
# See tinyproxy.conf for better explanation of these values.

0 commit comments

Comments
 (0)