Skip to content

Commit

Permalink
#OB-000 fix: Updated Flink Base Image
Browse files Browse the repository at this point in the history
  • Loading branch information
aimansharief committed Oct 22, 2024
1 parent cc64748 commit bec1131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-pipeline-flink/sunbird-dp-distribution/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sunbird/flink:1.13.5-scala_2.12-java11
FROM sunbirded.azurecr.io/flink:1.13.5-scala_2.12-java11
COPY target/sunbird-dp-distribution-1.0.tar.gz /tmp
USER flink
RUN tar -xvf /tmp/sunbird-dp-distribution-1.0.tar.gz -C $FLINK_HOME/lib/
Expand Down

0 comments on commit bec1131

Please sign in to comment.