Skip to content

Commit

Permalink
Merge pull request #76 from kimi360/dependabot/docker/ariang/alpine-3…
Browse files Browse the repository at this point in the history
….20.1

build(deps): bump alpine from 3.20.0 to 3.20.1 in /ariang
  • Loading branch information
kimi360 authored Jun 22, 2024
2 parents 893114b + d8ccdd4 commit 43ed061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ariang/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://github.com/mayswind/AriaNg-DailyBuild

# Build environment
FROM alpine:3.20.0 AS build
FROM alpine:3.20.1 AS build

WORKDIR /apps

Expand Down

0 comments on commit 43ed061

Please sign in to comment.