Skip to content

Commit

Permalink
use tagged version
Browse files Browse the repository at this point in the history
  • Loading branch information
alerman committed Dec 11, 2023
1 parent 6db527e commit b78d58d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions datawave-accumulo/Dockerfile
@@ -1,10 +1,10 @@


ARG BUILDER_IMAGE_NAME=ghcr.io/nationalsecurityagency/datawave-stack-hadoop
ARG BUILDER_IMAGE_TAG=main
ARG BUILDER_IMAGE_TAG=3.3.6

ARG BASE_IMAGE_NAME=ghcr.io/nationalsecurityagency/datawave-stack-hadoop
ARG BASE_IMAGE_TAG=main
ARG BASE_IMAGE_TAG=3.3.6

ARG ACCUMULO_VERSION=2.1.2
ARG ZOOKEEPER_VERSION=3.7.2
Expand Down
2 changes: 1 addition & 1 deletion datawave-hadoop/Dockerfile
@@ -1,4 +1,4 @@
FROM ghcr.io/nationalsecurityagency/datawave-stack-base:main
FROM ghcr.io/nationalsecurityagency/datawave-stack-base:11

# Add native libs
ARG HADOOP_VERSION=3.3.6
Expand Down

0 comments on commit b78d58d

Please sign in to comment.