Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

build(deps): bump alpine from 3.18.2 to 3.18.3 in /conforming/src/main/docker #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conforming/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# See authors file in the top folder
# See license file in the top folder
#
FROM alpine:3.18.2
FROM alpine:3.18.3
ARG JAR
ARG LIB

Expand Down