Skip to content

Commit

Permalink
Try other maven image for 21
Browse files Browse the repository at this point in the history
  • Loading branch information
mithandir committed Oct 13, 2023
1 parent e219028 commit a84c4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:experimental
FROM maven:3-amazoncorretto-21 AS build-env
FROM maven:3-sapmachine-21 AS build-env

LABEL NAME="newsfeed-build"
LABEL VERSION=1.0.0
Expand Down

0 comments on commit a84c4e0

Please sign in to comment.