Skip to content

Commit

Permalink
use Go 1.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
patrislav committed Oct 21, 2024
1 parent a18e56d commit 1959199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Enclave base image
#
FROM golang:1.22.1-alpine3.19@sha256:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79 AS base
FROM golang:1.22.8-alpine3.19@sha256:fe5bea2e1ab3ffebe0267393fea88fcb197e2dbbb1e2dbabeec6dd9ccb0e1871 AS base

RUN apk add make bash

Expand Down

0 comments on commit 1959199

Please sign in to comment.