Skip to content

Commit 71c5f1d

Browse files
committed
Update go version to 1.20.9
1 parent 06b4db3 commit 71c5f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM golang:1.20.8 as builder
15+
FROM --platform=$BUILDPLATFORM golang:1.20.9 as builder
1616

1717
ARG STAGINGVERSION
1818
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)