Update nginx alpine image to 3.12
This commit is contained in:
parent
d0bc1eb915
commit
0cca8e83ce
2 changed files with 6 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
FROM alpine:3.11 as builder
|
||||
FROM alpine:3.12 as builder
|
||||
|
||||
COPY . /
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue