Skip to content

Commit

Permalink
Merge pull request #79 from kimi360/dependabot/docker/homebox/alpine-…
Browse files Browse the repository at this point in the history
…3.20.2

build(deps): bump alpine from 3.20.1 to 3.20.2 in /homebox
  • Loading branch information
kimi360 authored Jul 23, 2024
2 parents b2ef949 + 2761835 commit ca4ea03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://github.com/XGHeaven/homebox

# Build environment
FROM alpine:3.20.1 AS build
FROM alpine:3.20.2 AS build
ARG TARGETOS
ARG TARGETARCH
ARG HOMEBOX_VERSION
Expand Down

0 comments on commit ca4ea03

Please sign in to comment.