Skip to content

Commit

Permalink
Update docker base image (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
chali authored Oct 6, 2023
1 parent 81b7cc7 commit 802f6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-dgs-codegen-core/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dockerregistry.test.netflix.net:7002/runtime/java:release
FROM dockerregistry.test.netflix.net:7002/platform/java/8:latest

COPY build/distributions/*.tar /app/

Expand Down

0 comments on commit 802f6c5

Please sign in to comment.