Merge pull request #6124 from karmada-io/dependabot/docker/cluster/images/alpine-3.21.3

build(deps): bump alpine from 3.21.2 to 3.21.3 in /cluster/images
This commit is contained in:
karmada-bot 2025-02-17 18:08:14 +08:00 committed by GitHub
commit 8b4333675c
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 # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM alpine:3.21.2 FROM alpine:3.21.3
ARG BINARY ARG BINARY

View File

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