Skip to content

Commit ffbb3ae

Browse files
authored
Merge pull request #1962 from pi-hole/dependabot/docker/src/development/alpine-3.23
Bump alpine from 3.22 to 3.23 in /src
2 parents b947807 + 8f761ba commit ffbb3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
ARG FTL_SOURCE=remote
33
# Pull Stable images
4-
FROM alpine:3.22 AS base
4+
FROM alpine:3.23 AS base
55

66
ARG TARGETPLATFORM
77
ARG WEB_BRANCH="development"

0 commit comments

Comments
 (0)