Skip to content

Commit

Permalink
Merge pull request #627 from Cray-HPE/CASMSEC-490
Browse files Browse the repository at this point in the history
CASMSEC-490
  • Loading branch information
Srinivas-Anand-HPE authored Aug 7, 2024
2 parents 22c798b + 4a9a81e commit cf66c20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker.io/alpine/git/2.32.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright [2022] Hewlett Packard Enterprise Development LP
# (C) Copyright [2022-2024] Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand All @@ -25,4 +25,5 @@ FROM alpine/git:v2.32.0

RUN apk add --upgrade apk-tools && \
apk update && apk -U upgrade && \
apk del openssh-server && \
rm -rf /var/cache/apk/*

0 comments on commit cf66c20

Please sign in to comment.