Merge pull request #4973 from karmada-io/dependabot/docker/cluster/images/alpine-3.20.0

Bump alpine from 3.19.1 to 3.20.0 in /cluster/images
This commit is contained in:
karmada-bot 2024-05-23 16:09:23 +08:00 committed by GitHub
commit 0084c8a97e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.19.1
FROM alpine:3.20.0
ARG BINARY

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.19.1
FROM alpine:3.20.0
ARG BINARY
ARG TARGETPLATFORM