Skip to content

Commit a12ebfb

Browse files
author
Hans Kristian Flaatten
committed
Fix invalid Docker tag in onbuild image
1 parent 21ab8a3 commit a12ebfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onbuild/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM starefossen/github-pages:lastest
1+
FROM starefossen/github-pages:latest
22

33
ONBUILD COPY . /usr/src/app

0 commit comments

Comments
 (0)