Skip to content

Commit f4eabd8

Browse files
committed
bump to latest go-runner base image
1 parent 9f76fa1 commit f4eabd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
1111
ARG BUILDER=golang:1.19-alpine
12-
ARG BASE_IMAGE=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.13.0-eks-1-23-1
12+
ARG BASE_IMAGE=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.13.0-eks-1-23-9
1313

1414
FROM ${BUILDER} AS build
1515
WORKDIR /go/src/sigs.k8s.io/aws-encryption-provider

0 commit comments

Comments
 (0)