Skip to content

Commit

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

build(deps): bump alpine from 3.18.2 to 3.18.3 in /homebox
  • Loading branch information
kimi360 authored Aug 10, 2023
2 parents d12fe20 + 5ac60ab commit d3d1e59
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.18.2 AS build
FROM alpine:3.18.3 AS build
ARG TARGETOS
ARG TARGETARCH
ARG HOMEBOX_VERSION
Expand Down

0 comments on commit d3d1e59

Please sign in to comment.