Skip to content

Commit

Permalink
Upgrade the base docker image from Corretto 11.0.20 to 11.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Oct 31, 2024
1 parent 9956a15 commit bcbda67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM amazoncorretto:11.0.22-alpine
FROM amazoncorretto:11.0.25-alpine

ARG SHADED_JAR

Expand Down

0 comments on commit bcbda67

Please sign in to comment.