Skip to content

Commit

Permalink
Merge pull request #43 from kimi360/dependabot/docker/frpc/alpine-3.18.4
Browse files Browse the repository at this point in the history
build(deps): bump alpine from 3.18.3 to 3.18.4 in /frpc
  • Loading branch information
kimi360 authored Oct 3, 2023
2 parents dc81ac0 + 8a56184 commit a4d1a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frpc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://github.com/fatedier/frp

# Build environment
FROM alpine:3.18.3 AS build
FROM alpine:3.18.4 AS build
ARG TARGETOS
ARG TARGETARCH
ARG FRP_VERSION
Expand Down

0 comments on commit a4d1a38

Please sign in to comment.