Student User
2019-08-08 9f231c9ba904453e0e87b89c7021b4231a806724
Adding explicit tag to FROM
1 files modified
2 ■■■ changed files
nexus3/Dockerfile 2 ●●● patch | view | raw | blame | history
nexus3/Dockerfile
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM registry.access.redhat.com/ubi8/ubi
FROM registry.access.redhat.com/ubi8/ubi:8.0
LABEL name="Nexus Repository Manager" \
      vendor=Sonatype \