Skip to content

Commit

Permalink
point dockerfile to released alfalfa dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed Jun 20, 2024
1 parent 5d2cfdc commit d703394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alfalfa_worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/nrel/alfalfa-dependencies:main AS base
FROM ghcr.io/nrel/alfalfa-dependencies:3.0.0 AS base

USER root

Expand Down

0 comments on commit d703394

Please sign in to comment.