Skip to content

Commit

Permalink
Merge pull request #682 from nnmin-aws/nnmin-fix2
Browse files Browse the repository at this point in the history
CVE fix and release v0.6.17
  • Loading branch information
k8s-ci-robot committed Jan 3, 2024
2 parents a5116fa + f151066 commit 8b36c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-02-22-1677092456.2
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
ARG golang_image=public.ecr.aws/docker/library/golang:1.21.5

FROM --platform=$BUILDPLATFORM $golang_image AS builder
Expand Down
2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
0.6.16
0.6.17

0 comments on commit 8b36c07

Please sign in to comment.