Update Dockerfile.production with multi-stage build and security hardening
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Your Name 2025-03-31 09:41:26 -04:00
parent e97ef265ff
commit b93b8564de
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
version: '3.8'
services:
resume:
build:
context: ./docker/resume/
dockerfile: Dockerfile
dockerfile: Dockerfile.production
image: git.nixc.us/colin/resume:production