Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 158c042

Browse files
committed
Update nginx Docker tag to v1.28.0
1 parent a347171 commit 158c042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/custom-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
FROM nginx:1.17.9-alpine
14+
FROM nginx:1.28.0-alpine
1515

1616
COPY ./nginx.conf /etc/nginx/nginx.conf
1717
COPY ./default.conf /etc/nginx/conf.d/default.conf

0 commit comments

Comments
 (0)