Skip to content

Commit

Permalink
chore: alpine cve upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: thediveo <[email protected]>
  • Loading branch information
thediveo committed Feb 24, 2024
1 parent 7c495d8 commit 076a570
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion defs_version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions deployments/gostwire/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# versions might work, so you'll need to check Docker hub for the available base
# image versions.
ARG ALPINE_VERSION=3.19
ARG ALPINE_PATCH=0
ARG GO_VERSION=1.21.6
ARG ALPINE_PATCH=1
ARG GO_VERSION=1.21.7
ARG NODE_VERSION=21

# Go build settings
Expand Down

0 comments on commit 076a570

Please sign in to comment.