Skip to content

Commit

Permalink
GRZ-2961 Fix space CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cupertank committed Dec 6, 2023
1 parent 0216f34 commit 70d07e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .space.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val image = "amazoncorretto:17-alpine3.18"
val image = "amazoncorretto:17-al2023"

job("Build") {
container(image) {
Expand Down

0 comments on commit 70d07e5

Please sign in to comment.