Skip to content

Commit

Permalink
build(deps): bump alpine from 3.18.2 to 3.18.3 in /ariang
Browse files Browse the repository at this point in the history
Bumps alpine from 3.18.2 to 3.18.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent e311448 commit 5440d33
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.18.2 AS build
FROM alpine:3.18.3 AS build

WORKDIR /apps

Expand Down

0 comments on commit 5440d33

Please sign in to comment.