mirror of
https://github.com/fradelg/docker-mysql-cron-backup.git
synced 2025-07-23 12:07:50 +00:00
Bump golang from 1.15.8-alpine3.12 to 1.16.5-alpine3.12
Bumps golang from 1.15.8-alpine3.12 to 1.16.5-alpine3.12. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
03ee3a58fe
commit
da222fcee6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.15.8-alpine3.12 AS binary
|
||||
FROM golang:1.16.5-alpine3.12 AS binary
|
||||
RUN apk -U add openssl git
|
||||
|
||||
ARG DOCKERIZE_VERSION=v0.6.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue