Skip to content

Commit

Permalink
Merge pull request #512 from NEONScience/deployment-candidate-neon-is…
Browse files Browse the repository at this point in the history
…-pack-pub-r

Deployment Candidate: neon-is-pack-pub-r
  • Loading branch information
covesturtevant authored Nov 29, 2024
2 parents 9429f57 + 73cf191 commit 8343548
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flow/flow.pub.tabl.srf/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile for NEON IS Data Processing - Create pub tables and apply srf

# Start with the pub package image.
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:v1.0.2
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:v1.0.3

ARG FLOW_DIR="./flow"
ARG APP_DIR="flow.pub.tabl.srf"
Expand Down
2 changes: 1 addition & 1 deletion flow/flow.srf.asgn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# docker build -t neon-is-srf-asgn-r .

# Start with the base image.
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:sha-f9cd4ba
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:v1.0.3

ARG FLOW_DIR="./flow"
ARG APP_DIR="flow.srf.asgn"
Expand Down
2 changes: 1 addition & 1 deletion modules_combined/level1_group_consolidate_srf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
###
# Start with the pub package R image.
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:v1.0.2
FROM us-central1-docker.pkg.dev/neon-shared-service/neonscience/neon-is-pack-pub-r:v1.0.3

# maintainer handle
MAINTAINER "Cove Sturtevant" [email protected]
Expand Down

0 comments on commit 8343548

Please sign in to comment.