Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Apr 11, 2024
1 parent efd043b commit 2d7450d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

FROM pennlinc/atlaspack:0.1.0 as atlaspack
# Ubuntu 22.04 LTS - Jammy
ARG BASE_IMAGE=ubuntu:jammy-20240125

FROM pennlinc/atlaspack:0.1.0 as atlaspack

#
# Build wheel
#
Expand Down

0 comments on commit 2d7450d

Please sign in to comment.