Skip to content

Commit 6ef2e5c

Browse files
authored
Merge pull request #6039 from karmada-io/dependabot/docker/cluster/images/release-1.10/alpine-3.21.2
build(deps): bump alpine from 3.21.0 to 3.21.2 in /cluster/images
2 parents 151d882 + d2ae7de commit 6ef2e5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM alpine:3.21.0
15+
FROM alpine:3.21.2
1616

1717
ARG BINARY
1818

cluster/images/buildx.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM alpine:3.21.0
15+
FROM alpine:3.21.2
1616

1717
ARG BINARY
1818
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)