Skip to content

Commit

Permalink
Bump golang from 1.19.2-bullseye to 1.19.3-bullseye in /build (#1538)
Browse files Browse the repository at this point in the history
Bumps golang from 1.19.2-bullseye to 1.19.3-bullseye.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and aj-stein-nist committed Jul 10, 2023
1 parent 0889a5a commit 89f6831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apt-get install -y \
apt-utils build-essential git jq libxml2-utils maven nodejs npm python3-pip unzip wget && \
apt-get clean

FROM golang:1.19.2-bullseye as oscal-hugo-build
FROM golang:1.19.3-bullseye as oscal-hugo-build

RUN mkdir -p /go/src/github.com/usnistgov/OSCAL/build

Expand Down

0 comments on commit 89f6831

Please sign in to comment.