Browse Source

update alpine linux release to current supported (#1599)

Sean McAvoy 3 years ago
parent
commit
de04240ca6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dockerbuild/Dockerfile.alpine

+ 1 - 1
dockerbuild/Dockerfile.alpine

@@ -1,4 +1,4 @@
-FROM alpine:3.11.3
+FROM alpine:3.15
 
 
 ARG go_pkg_url
 ARG go_pkg_url