Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from 7SOATSquad30/feature/fix-Docker
Browse files Browse the repository at this point in the history
fix: alter image docker
  • Loading branch information
otavio-code authored Jul 11, 2024
2 parents 3be7575 + 1044706 commit 7a4d1d5
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 @@
# Use a base image with Java 21
FROM amazoncorretto:21.0.3-al2023-headless
FROM gradle:jdk21

# Create a directory in the container
WORKDIR /app
Expand Down

0 comments on commit 7a4d1d5

Please sign in to comment.