diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-13 07:17:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-13 07:17:35 +0000 |
| commit | 56075c4093dbe6cf0f6d6c5459da73deb78c2678 (patch) | |
| tree | 429cf0ec2dc83211e84abe5d95fe272809ef411c /Dockerfile.integration | |
| parent | 882ec31e3be42c87ced14ef2bea3a4543bffcfa2 (diff) | |
chore(deps): bump golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13
Bumps golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Dockerfile.integration')
| -rw-r--r-- | Dockerfile.integration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration index 27d6b345..da9ce41a 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -2,7 +2,7 @@ FROM vault:1.6.2 AS vault FROM consul:1.9.4 AS consul -FROM golang:1.16.0-alpine3.13 +FROM golang:1.16.2-alpine3.13 COPY --from=vault /bin/vault /bin/vault COPY --from=consul /bin/consul /bin/consul |
