Bump golang from 1.17.8-bullseye to 1.18.3-bullseye (#6062)

Bumps golang from 1.17.8-bullseye to 1.18.3-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-14 08:44:18 -07:00
committed by GitHub
parent 34bfe71674
commit 8fe63d1260
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 golang:1.17.8-bullseye
FROM --platform=linux/amd64 golang:1.18.3-bullseye
LABEL maintainer="Fleet Developers <hello@fleetdm.com>"
RUN apt-get update && apt-get install -y \
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.18.1-alpine
FROM golang:1.18.3-alpine
ARG ENROLL_SECRET
ARG HOST_COUNT