We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f76fa1 commit f4eabd8Copy full SHA for f4eabd8
1 file changed
Dockerfile
@@ -9,7 +9,7 @@
9
# See the License for the specific language governing permissions and
10
# limitations under the License.
11
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
+ARG BASE_IMAGE=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.13.0-eks-1-23-9
13
14
FROM ${BUILDER} AS build
15
WORKDIR /go/src/sigs.k8s.io/aws-encryption-provider
0 commit comments