Skip to content

Commit

Permalink
revert test's go version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfitzpatrick authored Jun 21, 2023
1 parent cf737bd commit 9601121
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG SPLUNK_OTEL_COLLECTOR_IMAGE
ARG IMAGE_PLATFORM
FROM --platform=${IMAGE_PLATFORM} golang:1.20 as golang
FROM --platform=${IMAGE_PLATFORM} golang:1.19 as golang

RUN mkdir -p /some/path

Expand Down

0 comments on commit 9601121

Please sign in to comment.