Skip to content

Commit 0abb1ae

Browse files
authored
Merge pull request #283 from karmada-io/dependabot/docker/cluster/images/alpine-3.22.2
build(deps): bump alpine from 3.22.1 to 3.22.2 in /cluster/images
2 parents f4f0ff2 + 6d41e02 commit 0abb1ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.22.1
15+
FROM alpine:3.22.2
1616

1717
ARG BINARY
1818
ARG TARGETPLATFORM

cluster/images/build-web.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.22.1
15+
FROM alpine:3.22.2
1616

1717
ARG BINARY
1818
ARG TARGETPLATFORM

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.22.1
15+
FROM alpine:3.22.2
1616

1717
ARG BINARY
1818
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)