Commit 9ed03b61 authored by Steven Powell's avatar Steven Powell
Browse files

Makefile Dockerfile: Bump alpine 3.15.6

parent f9002aa7
Showing with 1 addition and 1 deletion
+1 -1
ARG IMAGE_BASE=alpine:3.15.4
ARG IMAGE_BASE=alpine:3.15.6
FROM $IMAGE_BASE as base-build
ENV GOPATH=/go \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment