chore(deps): update alpine docker tag to v3.15
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
99caf1db9f
commit
903da3ba12
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ RUN sed -i '/yarn --offline build/d' ui/assets.go && \
|
|||
go build -v -ldflags '-w'
|
||||
|
||||
|
||||
FROM alpine:3.14
|
||||
FROM alpine:3.15
|
||||
|
||||
EXPOSE 8081
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue